/*GENERAL STYLES*/
/*GENERAL STYLES*/
/*GENERAL STYLES*/
html,body{
	margin:0;
	padding:0;
	font-family:Helvetica Neue, arial, sans-serif;
	overflow:hidden;
	background-image:url('http://now.eloqua.com/EloquaImages/clients/CumminsPowerGenerationInc/{82295169-ad6d-4ecf-b66e-b8b712a5a88d}_bg.jpg');
	font-size:100%;
}
::selection {
        background: #D43420;
		color:#323231;
        }
::-moz-selection {
        background: #D43420;
		color:#323231;
}
.white::selection {
        background: #323231!important;
		color:#D43420!important;
}
.white::-moz-selection {
        background: #323231!important;
		color:#D43420!important;
}
a{
	color:#d43420;
	text-decoration:none;
}
h1{
	color:#323231;
}
p{
	color:#323231;
	margin-top:0px;
	line-height:1.5em;
	transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-moz-transition:all .2s linear; 
	-webkit-transition:all .2s linear;
}
.info-text{
	color:#808080;
	text-transform:uppercase;
	line-height:1.5em;
	font-weight: bold;
	margin-bottom: 50px;
	transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-moz-transition:all .2s linear; 
	-webkit-transition:all .2s linear;
}
.title{
	color:#333333;
	width:95.5%;
	display: block;
	font-weight:bold;
	padding-bottom:1.5%;
	transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-moz-transition:all .2s linear; 
	-webkit-transition:all .2s linear;
}
.subtitle{
	color:#808080;
	text-transform:uppercase;
	height:22px;
	display: block;
	letter-spacing:.03em;
	transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-moz-transition:all .2s linear; 
	-webkit-transition:all .2s linear;
}
#twitter_update_list {
	padding: 0;
	overflow: hidden;
	font-family: inherit;
	color:#323231;
	font-weight:bold;
}
.must-haves{
	color:#323232;
	display:block;
	font-weight: bold;
}



/*GENERAL CLASSES*/
/*GENERAL CLASSES*/
/*GENERAL CLASSES*/
.clear{
	clear:both;
}
.spacer-forty{
	width:100%;
	height:40px;
}
.spacer-twenty{
	width:100%;
	height:20px;
}
.bold{
	font-weight: bold;
}
.uppercase{
	text-transform:uppercase;
}
.ten{
	font-size:.625em;
}
.white{
	color:#fff!important;
}


/*BODY STYLES*/
/*BODY STYLES*/
/*BODY STYLES*/
.nav{
	width:100%;
	background-image:url('http://now.eloqua.com/EloquaImages/clients/CumminsPowerGenerationInc/{e18c6620-7b76-468e-aee5-af7037817593}_nav_bg.png');
	background-repeat:repeat-x;
	color:#fff;
	height:68px;
	position:fixed;
	top:0;
	border-bottom:1px solid #6a6a6a;
}
.links{
	display: block;
	float:left;
	cursor:pointer;
}
.social{
	display: block;
	float:left;
	cursor:pointer;
}
.hover{
	opacity:0.4;
	filter:alpha(opacity=40);
}
.tooltip {
	display:none;
	background:transparent url('http://now.eloqua.com/EloquaImages/clients/CumminsPowerGenerationInc/{d577a1d4-bef6-42f3-9e1f-3fb14c3a8beb}_tooltip.png') no-repeat;
	font-size:.75em;
	height:40px;
	width:108px;
	padding-top:15px;
	text-align:center;
	color:#000;	
}
.tooltip-wide {
	display:none;
	background:transparent url('http://now.eloqua.com/EloquaImages/clients/CumminsPowerGenerationInc/{f4e9d401-55e4-47ef-9ddc-ed0678e5da18}_tooltip_wide.png') no-repeat;
	font-size:.75em;
	height:40px;
	width:193px;
	padding-top:15px;
	text-align:center;
	color:#000;	
}
.section{
	border:1px black solid;
	width:950px;
	padding:10px;
	margin: 5px 0;
	position:relative;
	clear:both;
}
.pane{
	overflow:hidden;
	clear:left;
	margin-top: 69px;
	/*height:322px;*/
}
.page{
	width:14%;
	/*border:1px solid #333;*/
	float: left;
	margin: .6%;
	padding:.75% 0 .75% 1.75%;
}
.icon{
	float:right;
	width:4.1003672%;
	max-width:65px;
}
.rule{
	background-color:#cacac8;
	height:1px;
	width:100%;
	display:block;
	margin-bottom:10px;
}
.column-short{
	width:29.2553191%;
	margin-right:3.7234043%;
	float: left;
}
.column-wide{
	width:62.5%;
	float: left;
	margin-right:3.7234043%;
}
.column-extra-wide{
	width: 90%;
	float: left;
	font-weight:100; 
	letter-spacing:1px; 
	margin-bottom: 50px;
}
.video{
	width: 70%;
}
#emergency-home-page{
	background-image:url('http://now.eloqua.com/EloquaImages/clients/CumminsPowerGenerationInc/{e0e090e7-a2c9-444a-8f4c-090c011b22c7}_bg_emer_prep.jpg');
}
#emergency-home-page h1{
	color:#810000!important;
}
.red{
	background-color:#810000!important;
}
.must-haves a{
	margin-bottom: 15px;
	display:block;
}










#twitter_update_list li {
   width: 98%;
   list-style: none;
   display: block;
   margin:15px 0;
}

#twitter_update_list li a {
	color:#d43420;
	text-decoration: none;
}

#twitter_update_list li a:hover {
	color: #31353d;
	background: #d3f1f9;
}
.twitter-timestamp{
	color:#808080;
	font-size:.625em;
	text-transform:uppercase;
}

